PHY GET CLOTH STATIC
Find out if the cloth is static.
Return Integer=PHY GET CLOTH STATIC(ID)
ID
Integer
identification number of the cloth object
a value of 1 indicates the cloth is static while 0 indicates that the cloth is dynamic
In some cases it may be useful to switch the cloth to a static state for example, when the camera / player is not close to the cloth then using processing time for it is not necessary so it can be switched to static to save processing power. Use this command to determine the current static state of the specified cloth object.
No example code is provided for this command